Converts characters to uppercase and returns the string.
Syntax
Upper("String")
Arguments
| Argument | Description |
|---|---|
| String | String to convert. |
Return value
| Value | Description |
|---|---|
| Value | Converted uppercase string. |
Example
uppercaseString = Upper("qa wizard pro")